OdbcParameter(String,OdbcType)
OdbcParameter(String,OdbcType,Int32)
OdbcParameter(String,OdbcType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object)
OdbcParameter(String,OdbcType,Int32,ParameterDirection,Byte,Byte,String,DataRowVersion,Boolean,Object)
OdbcParameter(String,OdbcType,Int32,String)
OdbcParameter(String,Object)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.Odbc.OdbcParameter class.
- Type
- void
- Character
- public
- Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
OdbcParameter(String,OdbcType)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name and data type.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description name String type OdbcType - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
OdbcParameter(String,OdbcType,Int32)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name, data type, and length.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description name String type OdbcType size Int32 - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name, data type, length, source column name, parameter direction, numeric precision, and other properties.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description parameterName String odbcType OdbcType size Int32 parameterDirection ParameterDirection isNullable Boolean precision Byte scale Byte srcColumn String srcVersion DataRowVersion value Object - Attributes
-
Name Value/Assignment EditorBrowsableAttribute System.ComponentModel.EditorBrowsableState.Advanced - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name, data type, length, source column name, parameter direction, numeric precision, and other properties.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description parameterName String odbcType OdbcType size Int32 parameterDirection ParameterDirection precision Byte scale Byte sourceColumn String sourceVersion DataRowVersion sourceColumnNullMapping Boolean value Object - Attributes
-
Name Value/Assignment EditorBrowsableAttribute System.ComponentModel.EditorBrowsableState.Advanced - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
OdbcParameter(String,OdbcType,Int32,String)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name, data type, length, and source column name.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description name String type OdbcType size Int32 sourcecolumn String - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.Odbc.OdbcParameter class that uses the parameter name and an System.Data.Odbc.OdbcParameter object.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description name String value Object - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database